Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NStylingNodeCollection<T> Class
Members


In This Topic
    NStylingNodeCollection<T> Class
    In This Topic
    Represents an abstract, generic implementation of a styling node collection, implementing the generic ICollection and IList interfaces
    Object Model
    NStylingNodeCollection<T> Class
    Syntax
    'Usage
     
    
    Dim instance As NStylingNodeCollection(Of T)
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NStylingNode
                Nevron.Nov.Dom.NStylingNodeCollection<T>
                   Nevron.Nov.Dom.NDeclarationCollection
                   Nevron.Nov.Dom.NSelectorCollection
                   Nevron.Nov.Dom.NStyleSheet
                   Nevron.Nov.Dom.NStyleSheetCollection

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also